GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.IO.Exchangeable 名前空間 : IExtensionCollection<T> インターフェース |
'宣言
Public Interface IExtensionCollection(Of T As IExtensibleObject(Of T))
public interface IExtensionCollection<T> where T: IExtensibleObject<T>